End the search if the window is closed.
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 18 Jan 2009 15:50:29 +0000 (15:50 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 18 Jan 2009 15:50:29 +0000 (15:50 +0000)
commitade90af533edb4d24a33581233f18d965c2ed01a
treeabf71fdc849a4f31c72f3529731ebf1636240cdb
parentc0a02a9f995890808c2b5f0f3532c862a65a34cb
End the search if the window is closed.

       * demos/gtk-demo/search_entry.c: End the search if the window
        is closed.

        * demos/gtk-demo/search_entry.c:
        * demos/gtk-demo/entry_completion.c: Group the entry examples
        under "Entry".

svn path=/trunk/; revision=22132
ChangeLog
demos/gtk-demo/entry_completion.c
demos/gtk-demo/search_entry.c